const runtime.waitReasonChanSendNilChan
5 uses
runtime (current package)
chan.go#L181: gopark(nil, nil, waitReasonChanSendNilChan, traceBlockForever, 2)
mgc.go#L1189: waitReasonChanSendNilChan,
runtime2.go#L1239: waitReasonChanSendNilChan // "chan send (nil chan)"
runtime2.go#L1277: waitReasonChanSendNilChan: "chan send (nil chan)",
runtime2.go#L1387: waitReasonChanSendNilChan: true,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |